
 In the Cozmo RPG v1 editable map, take a look in the Red Arrow nightclub, and you'll see some actors surrounding the Buddha in the middle that don't 
 show up in-game. These actors are actually extremely important, and without them, Cozmo_RPG will not function properly. Here is some information on 
 what they do.

 This is important if you want to create your own Cozmo_RPG map. You will have to add their respective packages to EditActors= to place them in a new map.



	1.) TheAger (Found under Actor)

 This actor "ages" the players as the map goes on. Every 90 seconds, it slightly decreases your size and torso health over time (that coughing),
 meaning you need to eat to stay alive. If your size is very low (skinny), the game will consider you starving and will do more damage.


	2.) CozPlayerEditMutator (Found under Actor -> Info -> Mutator)

 This actor sets a player's inventory as they spawn, sets their starting money, does some small anti-cheat (via bugs) stuff, changes the player's
 appearance to that of a Cozmo_RPG player, controls a lot of policing, rewards for killing other players, apartments and so on. The game simply won't
 work without this actor.


	3.) PoliceCrimeMon (Found under Actor)

 This actor keeps track of all criminals in the game, and pays the police.


	4.) AlliancesHandler (Found under Actor)

 This actor changes NPC alliances in ways that they can't do on their own. This actor makes some NPCs react to being attacked properly instead of standing around etc.


	5.) CRPGPatch1Mut (Found under Actor -> Info -> Mutator)

 This was initially included as a patch to fix some bugs, most importantly the infamous bugged shotgun. We now include it with the map itself.


 [REMOVED] - AuthHost

 This actor allows you to set it so the map can only be hosted by those with permission. It is extremely basic, as it was only designed in a hurry to stop one 
 notorious player from ruining the mod. It can be bypassed, so I suggest finding better protection if you really want exclusive hosting. We left the package
 in just in case any dependancies remain.